Class TradedBrandtokenOutput

Description

ブランドトークン決済ブランドトークン登録/更新 出力パラメータクラス

Located in /com/gmo_pg/client/output/TradedBrandtokenOutput.php (line 11)

BaseOutput
   |
   --TradedBrandtokenOutput
Method Summary
 TradedBrandtokenOutput __construct ([IgnoreCaseMap $params = null])
 string getCardNoToken ()
 string getForward ()
 string getTokenSeq ()
 void setCardNoToken (string $cardNoToken)
 void setForward (string $forward)
 void setTokenSeq (string $tokenSeq)
 string toString ()
Methods
Constructor __construct (line 32)

コンストラクタ

  • access: public
TradedBrandtokenOutput __construct ([IgnoreCaseMap $params = null])

Redefinition of:
BaseOutput::__construct()
コンストラクタ
getCardNoToken (line 58)

カード番号トークン取得

  • return: カード番号トークン
  • access: public
string getCardNoToken ()
getForward (line 65)

仕向先コード取得

  • return: 仕向先コード
  • access: public
string getForward ()
getTokenSeq (line 51)

トークン連番取得

  • return: トークン連番
  • access: public
string getTokenSeq ()
setCardNoToken (line 82)

カード番号トークン設定

  • access: public
void setCardNoToken (string $cardNoToken)
  • string $cardNoToken
setForward (line 90)

仕向先コード設定

  • access: public
void setForward (string $forward)
  • string $forward
setTokenSeq (line 74)

トークン連番設定

  • access: public
void setTokenSeq (string $tokenSeq)
  • string $tokenSeq
toString (line 101)

文字列表現

現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。

  • return: 出力パラメータの文字列表現
  • access: public
string toString ()

Redefinition of:
BaseOutput::toString()
文字列表現

Inherited Methods

Inherited From BaseOutput

 BaseOutput::__construct()
 BaseOutput::encodeStr()
 BaseOutput::getCsvResponse()
 BaseOutput::getErrList()
 BaseOutput::isErrorOccurred()
 BaseOutput::nullToEmpty()
 BaseOutput::setCsvResponse()
 BaseOutput::setErrList()
 BaseOutput::toString()

Documentation generated on Thu, 18 Jan 2024 20:01:55 +0900 by phpDocumentor 1.4.3